home *** CD-ROM | disk | FTP | other *** search
/ Title Fight 2001 / Title Fight 2001.iso / program files / Comp-U-Sports / Title Fight 2001 / Data / Data.mdb / FightHistories.json < prev    next >
Encoding:
JavaScript Object Notation  |  2001-04-23  |  260 b 

  1. {
  2.     "schema": {
  3.         "HistoryID": "Long Integer",
  4.         "FighterID": "Long Integer",
  5.         "Division": "Text (6)",
  6.         "Date": "DateTime",
  7.         "Opponent": "Text (255)",
  8.         "WonLostDraw": "Text (4)",
  9.         "Decision": "Text (255)",
  10.         "LastRound": "Integer",
  11.         "ScheduledRounds": "Integer",
  12.         "Notes": "Text (255)"
  13.     },
  14.     "data": []
  15. }